projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ccadbc
)
(HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS
author
Richard M. Stallman
<rms@gnu.org>
Fri, 23 Jul 1993 19:53:44 +0000
(19:53 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 23 Jul 1993 19:53:44 +0000
(19:53 +0000)
src/s/sco4.h
patch
|
blob
|
history
diff --git
a/src/s/sco4.h
b/src/s/sco4.h
index 2b768c2909bbcdb7385123828f236e72c98c23f2..8fd1423ef231ec36959ae915818f673748008f59 100644
(file)
--- a/
src/s/sco4.h
+++ b/
src/s/sco4.h
@@
-55,6
+55,10
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_SOCKETS
#endif
+#ifdef HAVE_INET_SOCKETS /* This comes from autoconf. */
+#define HAVE_SOCKETS
+#endif
+
#ifdef HAVE_SOCKETS
#define LIBS_SYSTEM -lsocket